home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_mac.hqx / SRGP port to 5.0 (compressed) / SRGP_SPHIGS Root / MacSRGP / srgp_pattern.proto.h < prev    next >
Encoding:
Text File  |  1992-02-13  |  233 b   |  8 lines

  1.  
  2. /* srgp_pattern.c */
  3. void SRGP__initDefaultPatterns(void);
  4. void SRGP_loadBitmapPattern(int, char *);
  5. void SRGP_loadPixmapPattern(int, int *);
  6. int SRGP_loadBitmapPatternsFromFile(FILE *);
  7. int SRGP_loadPixmapPatternsFromFile(FILE *);
  8.